build: Fix srcdir != builddir
authorColin Walters <walters@verbum.org>
Mon, 14 Dec 2015 19:19:35 +0000 (14:19 -0500)
committerColin Walters <walters@verbum.org>
Mon, 14 Dec 2015 19:19:35 +0000 (14:19 -0500)
commit403e05af24132fbd3bffb42f26e3d8667274be94
tree19b862444d887e3b592846a250dd885c86f5b729
parentf0b143ca8ac689818a1fe4b1960a16b82a68a843
build: Fix srcdir != builddir

Caught by GContinuous.  Also change the file writes to be atomic,
otherwise we're not Ctrl-c safe.
Makefile-libostree.am